Skip to content

Conversation

@kgangineni
Copy link
Collaborator

@kgangineni kgangineni commented Nov 6, 2025

Summary of changes

  • Restores deprecated start, vault functions
  • adds startAsync, vaultAsync suspend functions
  • addedappLinkUrl in PayPalWebVaultRequest and PayPalWebCheckoutRequest to support universal links
  • deprecated urlScheme in PayPalWebCheckoutClient
  • when appLinkUrl is not null then used for navigation, if not used urlScheme, if both are null then result will be failure, this logic is handled in Browser Switch
  • updated changelog

Checklist

  • Added a changelog entry

Authors

List GitHub usernames for everyone who contributed to this pull request.

* introduce appLinkUrl in PayPalWebVaultRequest and PayPalWebCheckoutRequest
* deprecate vault function without app switch feature
* deprecate vault function without app switch feature
* introduces startAsync, vaultAsync functions to provide suspend support
@kgangineni kgangineni changed the base branch from develop to feature/app_switch November 6, 2025 21:58
* fix unit tests
* update unit tests
@kgangineni kgangineni marked this pull request as ready for review November 6, 2025 22:08
kgangineni and others added 4 commits November 7, 2025 10:36
* remove unwanted logs
* removed unnecessary code
* add fallbackUrlScheme to PayPalWebVaultRequest
* update public API
* use appUrl and fallback app url scheme in demo app
@kgangineni kgangineni merged commit 3143b5e into feature/app_switch Dec 1, 2025
6 checks passed
@kgangineni kgangineni deleted the fixUniversalLink branch December 1, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants